Resource StructureDefinition/FHIR Server from package rki.demis.ars#1.0.0-alpha.1 (110 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "DataSender",
"url" : "https://demis.rki.de/fhir/ars/StructureDefinition/DataSender",
"version" : "1.0.0",
"name" : "DataSender",
"title" : "Datensender",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-27",
"publisher" : "ARS@rki.de",
"description" : "Dieses Profil bildet diejenige Organisation ab, an der die Schnittstelle zum Senden der Daten an ARS ansetzt. Der Datensender kann ein Labor sein, welches die von ihm durchgeführten Laboruntersuchungen übermittelt, oder er kann ein Krankenhaus sein, welches die Daten der von ihm eingesandten Proben übermittelt.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization.id",
"path" : "Organization.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.identifier",
"path" : "Organization.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Organization.identifier:demisParticipantId",
"path" : "Organization.identifier",
"sliceName" : "demisParticipantId",
"short" : "DEMIS-Id, passend zum Zertifikat, welches zur Ãbertragung genutzt wird.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Organization.identifier:demisParticipantId.use",
"path" : "Organization.identifier.use",
"max" : "0"
},
{
"id" : "Organization.identifier:demisParticipantId.type",
"path" : "Organization.identifier.type",
"max" : "0"
},
{
"id" : "Organization.identifier:demisParticipantId.system",
"path" : "Organization.identifier.system",
"min" : 1,
"patternUri" : "https://demis.rki.de/fhir/NamingSystem/DemisParticipantId",
"mustSupport" : true
},
{
"id" : "Organization.identifier:demisParticipantId.value",
"path" : "Organization.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.identifier:demisParticipantId.period",
"path" : "Organization.identifier.period",
"max" : "0"
},
{
"id" : "Organization.identifier:demisParticipantId.assigner",
"path" : "Organization.identifier.assigner",
"max" : "0"
},
{
"id" : "Organization.type",
"path" : "Organization.type",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Organization.type.coding",
"path" : "Organization.type.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://demis.rki.de/fhir/ValueSet/organizationType"
}
},
{
"id" : "Organization.type.coding.system",
"path" : "Organization.type.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.type.coding.version",
"path" : "Organization.type.coding.version",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.type.coding.code",
"path" : "Organization.type.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.name",
"path" : "Organization.name",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.endpoint",
"path" : "Organization.endpoint",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.